-
Home
-
StoreKeeper for WooCommerce
-
14.0.4-b8232030335
-
Code
-
Classes
- TaskHandler
| Total Complexity |
126 |
| Dependencies |
34 |
| Dependents |
25 |
| Total lines |
647 |
| Lines of code |
444 |
| Logical lines of code |
326 |
| Comment lines |
45 |
| Methods |
15 |
| Properties |
2 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handleTask() |
D |
25 |
35 |
170 |
| getTitle() |
C |
34 |
28 |
90 |
| getTypeGroup() |
B |
48 |
25 |
42 |
| getTypeGroupTitle() |
A |
49 |
13 |
30 |
| getStatusLabel() |
S |
60 |
5 |
14 |
| rescheduleTaskOnTimeout() |
S |
59 |
5 |
14 |
| reportFailedTask() |
S |
54 |
4 |
22 |
| scheduleTask() |
S |
56 |
4 |
19 |
| getScheduledTask() |
S |
61 |
1 |
12 |
| getNewTasksByStorekeeperId() |
S |
62 |
1 |
11 |
| __construct() |
S |
81 |
1 |
3 |
| getTrashedTasks() |
S |
82 |
1 |
3 |
| addTrashedTask() |
S |
80 |
1 |
3 |
| trashTasks() |
S |
68 |
1 |
7 |
| rescheduleTask() |
S |
75 |
1 |
4 |